2024-11-04 22:47:43,801 [ 240844 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-11-04 22:47:43,802 [ 240844 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-11-04 22:47:43,802 [ 240844 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-11-04 22:47:43,802 [ 240844 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_cr109g --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_intersecting_parts/test.py::test_intersect_parts_when_restart test_interserver_dns_retires/test.py::test_query test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version test_keeper_memory_soft_limit/test.py::test_soft_limit_create test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_log_levels_update/test.py::test_log_levels_update test_logs_level/test.py::test_check_client_logs_level test_lost_part_during_startup/test.py::test_lost_part_during_startup test_mask_sensitive_info/test.py::test_backup_table test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions test_materialized_mysql_database/test.py::test_binlog_client test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, reportlog-0.4.0, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_client/test.py::test_base_commands test_keeper_back_to_back/test.py::test_concurrent_watches test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_keeper_multinode_simple/test.py::test_follower_restart test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed/test.py::test_inserts_local test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_mask_sensitive_info/test.py::test_backup_table test_materialized_mysql_database/test.py::test_binlog_client test_jdbc_bridge/test.py::test_jdbc_delete [gw9] [ 1%] PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel test_grpc_protocol/test.py::test_totals_and_extremes [gw9] [ 2%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw9] [ 3%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw7] [ 4%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw7] [ 5%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw7] [ 6%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw6] [ 7%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw6] [ 8%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw7] [ 9%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw1] [ 10%] PASSED test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family [gw1] [ 11%] PASSED test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups [gw1] [ 12%] PASSED test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes [gw1] [ 13%] PASSED test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands [gw1] [ 14%] PASSED test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number [gw1] [ 15%] PASSED test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing [gw1] [ 16%] PASSED test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version [gw1] [ 17%] PASSED test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version [gw1] [ 18%] PASSED test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version [gw1] [ 19%] PASSED test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version [gw1] [ 20%] PASSED test_keeper_client/test.py::test_set_without_version [gw6] [ 21%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower [gw2] [ 22%] PASSED test_mask_sensitive_info/test.py::test_backup_table test_mask_sensitive_info/test.py::test_backup_to_s3 [gw7] [ 23%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw2] [ 24%] PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 test_mask_sensitive_info/test.py::test_create_alter_user test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw6] [ 25%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower [gw2] [ 26%] PASSED test_mask_sensitive_info/test.py::test_create_alter_user test_mask_sensitive_info/test.py::test_create_database test_ldap_external_user_directory/test.py::test_authentication_fail [gw2] [ 27%] PASSED test_mask_sensitive_info/test.py::test_create_database test_mask_sensitive_info/test.py::test_create_dictionary test_join_set_family_s3/test.py::test_join_s3 [gw2] [ 28%] PASSED test_mask_sensitive_info/test.py::test_create_dictionary test_mask_sensitive_info/test.py::test_create_table [gw4] [ 29%] PASSED test_jdbc_bridge/test.py::test_jdbc_delete test_jdbc_bridge/test.py::test_jdbc_distributed_query [gw4] [ 30%] PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query test_jdbc_bridge/test.py::test_jdbc_insert [gw8] [ 31%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list [gw4] [ 32%] PASSED test_jdbc_bridge/test.py::test_jdbc_insert test_jdbc_bridge/test.py::test_jdbc_query [gw8] [ 33%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw4] [ 34%] PASSED test_jdbc_bridge/test.py::test_jdbc_query test_jdbc_bridge/test.py::test_jdbc_table_engine [gw4] [ 35%] PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine test_jdbc_bridge/test.py::test_jdbc_update [gw8] [ 36%] PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy [gw4] [ 37%] PASSED test_jdbc_bridge/test.py::test_jdbc_update [gw2] [ 38%] PASSED test_mask_sensitive_info/test.py::test_create_table test_mask_sensitive_info/test.py::test_encryption_functions test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception [gw7] [ 39%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw7] [ 40%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw2] [ 41%] PASSED test_mask_sensitive_info/test.py::test_encryption_functions test_mask_sensitive_info/test.py::test_on_cluster [gw7] [ 42%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping [gw2] [ 43%] PASSED test_mask_sensitive_info/test.py::test_on_cluster test_mask_sensitive_info/test.py::test_table_function_ways_to_call [gw1] [ 44%] PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw2] [ 45%] PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call test_mask_sensitive_info/test.py::test_table_functions test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw5] [ 46%] PASSED test_insert_into_distributed/test.py::test_inserts_local test_insert_into_distributed/test.py::test_inserts_low_cardinality [gw5] [ 47%] PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication [gw5] [ 48%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication [gw5] [ 49%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication [gw5] [ 50%] PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication test_insert_into_distributed/test.py::test_prefer_localhost_replica [gw3] [ 51%] PASSED test_keeper_back_to_back/test.py::test_concurrent_watches test_keeper_back_to_back/test.py::test_end_of_session [gw6] [ 52%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 [gw3] [ 53%] PASSED test_keeper_back_to_back/test.py::test_end_of_session test_keeper_back_to_back/test.py::test_end_of_watches_session [gw3] [ 54%] PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session test_keeper_back_to_back/test.py::test_multitransactions [gw3] [ 55%] PASSED test_keeper_back_to_back/test.py::test_multitransactions test_keeper_back_to_back/test.py::test_random_requests test_interserver_dns_retires/test.py::test_query [gw5] [ 56%] PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica test_insert_into_distributed/test.py::test_table_function [gw5] [ 57%] PASSED test_insert_into_distributed/test.py::test_table_function [gw6] [ 58%] PASSED test_join_set_family_s3/test.py::test_set_s3 test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 test_keeper_nodes_add/test.py::test_nodes_add [gw2] [ 59%] PASSED test_mask_sensitive_info/test.py::test_table_functions test_logs_level/test.py::test_check_client_logs_level test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit [gw1] [ 60%] PASSED test_interserver_dns_retires/test.py::test_query test_keeper_broken_logs/test.py::test_single_node_broken_log [gw5] [ 61%] PASSED test_logs_level/test.py::test_check_client_logs_level [gw3] [ 62%] PASSED test_keeper_back_to_back/test.py::test_random_requests test_keeper_back_to_back/test.py::test_sequential_nodes [gw3] [ 63%] PASSED test_keeper_back_to_back/test.py::test_sequential_nodes test_keeper_back_to_back/test.py::test_simple_commands [gw3] [ 64%] PASSED test_keeper_back_to_back/test.py::test_simple_commands test_keeper_back_to_back/test.py::test_stats [gw4] [ 65%] PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 [gw3] [ 66%] PASSED test_keeper_back_to_back/test.py::test_stats test_keeper_back_to_back/test.py::test_watchers test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw1] [ 67%] PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log [gw3] [ 68%] PASSED test_keeper_back_to_back/test.py::test_watchers test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader [gw9] [ 69%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream [gw7] [ 70%] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw2] [ 71%] PASSED test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit [gw8] [ 72%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_keeper_three_nodes_start/test.py::test_smoke test_keeper_persistent_log_multinode/test.py::test_restart_multinode [gw4] [ 73%] PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader [gw6] [ 74%] PASSED test_keeper_memory_soft_limit/test.py::test_soft_limit_create [gw7] [ 75%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_log_levels_update/test.py::test_log_levels_update [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_binlog_client [gw8] [ 77%] PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw0] [ 79%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_create_table_as_select [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_create_table_as_select test_materialized_mysql_database/test.py::test_default_values [gw0] [ 81%] PASSED test_materialized_mysql_database/test.py::test_default_values test_materialized_mysql_database/test.py::test_double_quoted_comment [gw7] [ 82%] PASSED test_log_levels_update/test.py::test_log_levels_update [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw2] [ 85%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw6] [ 87%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw0] [ 89%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 [gw0] [ 91%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw0] [ 93%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw0] [ 94%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 96%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 97%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 98%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw9] [ 99%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw9] [100%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv ============================== slowest durations =============================== 289.00s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 91.14s call test_materialized_mysql_database/test.py::test_binlog_client 42.26s setup test_insert_into_distributed/test.py::test_inserts_local 41.81s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 41.28s call test_keeper_three_nodes_start/test.py::test_smoke 40.91s call test_keeper_nodes_add/test.py::test_nodes_add 37.64s setup test_materialized_mysql_database/test.py::test_binlog_client 37.57s call test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 35.32s call test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 31.97s call test_keeper_memory_soft_limit/test.py::test_soft_limit_create 28.56s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 27.64s call test_keeper_back_to_back/test.py::test_concurrent_watches 24.63s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 23.69s call test_keeper_back_to_back/test.py::test_random_requests 23.59s teardown test_jdbc_bridge/test.py::test_jdbc_update 23.28s teardown test_join_set_family_s3/test.py::test_set_s3 22.31s teardown test_grpc_protocol/test.py::test_transport_compression 21.54s teardown test_kafka_bad_messages/test.py::test_bad_messages_to_mv 19.97s call test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 19.83s setup test_mask_sensitive_info/test.py::test_backup_table 19.71s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 19.41s setup test_keeper_client/test.py::test_base_commands 17.92s setup test_keeper_memory_soft_limit/test.py::test_soft_limit_create 17.35s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 17.07s setup test_keeper_back_to_back/test.py::test_concurrent_watches 16.75s setup test_jdbc_bridge/test.py::test_jdbc_delete 16.65s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 16.53s call test_interserver_dns_retires/test.py::test_query 16.24s setup test_intersecting_parts/test.py::test_intersect_parts_when_restart 15.89s setup test_keeper_multinode_simple/test.py::test_follower_restart 15.70s setup test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 15.60s call test_kafka_bad_messages/test.py::test_bad_messages_to_mv 15.36s setup test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 15.22s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 15.02s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 14.99s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 14.77s setup test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 14.48s setup test_keeper_nodes_add/test.py::test_nodes_add 14.33s setup test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 13.86s call test_materialized_mysql_database/test.py::test_large_transaction 13.62s teardown test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 13.19s call test_mask_sensitive_info/test.py::test_table_functions 13.04s teardown test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 12.92s setup test_log_levels_update/test.py::test_log_levels_update 12.63s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 12.33s setup test_ldap_external_user_directory/test.py::test_authentication_fail 12.13s call test_keeper_back_to_back/test.py::test_watchers 11.85s call test_jdbc_bridge/test.py::test_jdbc_delete 11.74s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 11.69s setup test_join_set_family_s3/test.py::test_join_s3 11.31s teardown test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 11.07s teardown test_keeper_memory_soft_limit/test.py::test_soft_limit_create 10.58s setup test_logs_level/test.py::test_check_client_logs_level 10.17s setup test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 9.86s call test_keeper_persistent_log_multinode/test.py::test_restart_multinode 9.30s teardown test_insert_into_distributed/test.py::test_table_function 9.05s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 8.97s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 8.90s call test_mask_sensitive_info/test.py::test_create_table 8.11s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 7.68s setup test_keeper_persistent_log_multinode/test.py::test_restart_multinode 7.59s call test_keeper_broken_logs/test.py::test_single_node_broken_log 6.97s call test_join_set_family_s3/test.py::test_join_s3 6.77s setup test_keeper_broken_logs/test.py::test_single_node_broken_log 6.26s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 6.25s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 5.80s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 5.35s teardown test_keeper_back_to_back/test.py::test_watchers 5.26s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 5.07s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 4.68s teardown test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.60s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 4.55s call test_join_set_family_s3/test.py::test_set_s3 4.44s teardown test_mask_sensitive_info/test.py::test_table_functions 4.42s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 4.27s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 4.03s teardown test_logs_level/test.py::test_check_client_logs_level 3.83s teardown test_ldap_external_user_directory/test.py::test_role_mapping 3.52s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 3.38s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.25s teardown test_keeper_client/test.py::test_set_without_version 3.12s teardown test_log_levels_update/test.py::test_log_levels_update 3.11s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 3.10s call test_insert_into_distributed/test.py::test_prefer_localhost_replica 3.04s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.97s teardown test_keeper_broken_logs/test.py::test_single_node_broken_log 2.94s teardown test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit 2.85s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.83s call test_keeper_multinode_simple/test.py::test_follower_restart 2.70s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.53s call test_mask_sensitive_info/test.py::test_backup_to_s3 2.49s teardown test_keeper_persistent_log_multinode/test.py::test_restart_multinode 2.37s call test_mask_sensitive_info/test.py::test_encryption_functions 2.21s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 2.18s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 2.16s call test_mask_sensitive_info/test.py::test_table_function_ways_to_call 2.09s call test_mask_sensitive_info/test.py::test_create_alter_user 2.07s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.04s teardown test_materialized_mysql_database/test.py::test_binlog_client 1.84s call test_intersecting_parts/test.py::test_intersect_parts_when_restart 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.43s call test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 1.28s call test_log_levels_update/test.py::test_log_levels_update 1.23s call test_materialized_mysql_database/test.py::test_default_values 1.21s call test_materialized_mysql_database/test.py::test_double_quoted_comment 1.19s call test_materialized_mysql_database/test.py::test_create_table_as_select 1.15s call test_mask_sensitive_info/test.py::test_create_database 1.02s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.98s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.95s call test_mask_sensitive_info/test.py::test_on_cluster 0.86s call test_mask_sensitive_info/test.py::test_create_dictionary 0.72s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.68s call test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.68s call test_insert_into_distributed/test.py::test_inserts_local 0.65s call test_keeper_back_to_back/test.py::test_stats 0.57s call test_keeper_back_to_back/test.py::test_end_of_watches_session 0.57s call test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.53s call test_ldap_external_user_directory/test.py::test_role_mapping 0.48s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.38s call test_mask_sensitive_info/test.py::test_backup_table 0.36s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.30s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.30s call test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.26s call test_jdbc_bridge/test.py::test_jdbc_insert 0.26s call test_jdbc_bridge/test.py::test_jdbc_update 0.26s call test_keeper_back_to_back/test.py::test_end_of_session 0.25s call test_keeper_back_to_back/test.py::test_sequential_nodes 0.25s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.20s call test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.20s call test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.18s call test_insert_into_distributed/test.py::test_table_function 0.17s call test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.16s call test_keeper_back_to_back/test.py::test_simple_commands 0.15s call test_keeper_back_to_back/test.py::test_multitransactions 0.15s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.15s call test_jdbc_bridge/test.py::test_jdbc_table_engine 0.14s call test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.12s call test_logs_level/test.py::test_check_client_logs_level 0.12s call test_jdbc_bridge/test.py::test_jdbc_query 0.07s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.07s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.04s teardown test_keeper_back_to_back/test.py::test_random_requests 0.04s call test_grpc_protocol/test.py::test_transport_compression 0.04s teardown test_grpc_protocol/test.py::test_simultaneous_queries_same_channel 0.04s call test_keeper_client/test.py::test_get_all_children_number 0.03s setup test_keeper_client/test.py::test_quoted_argument_parsing 0.02s call test_keeper_client/test.py::test_big_family 0.02s call test_keeper_client/test.py::test_delete_stale_backups 0.02s setup test_keeper_client/test.py::test_set_with_version 0.02s call test_grpc_protocol/test.py::test_totals_and_extremes 0.02s setup test_keeper_client/test.py::test_delete_stale_backups 0.02s call test_keeper_client/test.py::test_find_super_nodes 0.02s setup test_keeper_client/test.py::test_find_super_nodes 0.02s setup test_keeper_client/test.py::test_get_all_children_number 0.02s setup test_keeper_client/test.py::test_rm_with_version 0.02s setup test_keeper_client/test.py::test_rm_without_version 0.02s setup test_keeper_client/test.py::test_big_family 0.02s setup test_keeper_client/test.py::test_four_letter_word_commands 0.02s setup test_keeper_client/test.py::test_set_without_version 0.01s call test_keeper_client/test.py::test_base_commands 0.01s call test_keeper_client/test.py::test_quoted_argument_parsing 0.01s call test_keeper_client/test.py::test_set_with_version 0.01s teardown test_keeper_back_to_back/test.py::test_concurrent_watches 0.01s call test_keeper_client/test.py::test_rm_with_version 0.01s call test_keeper_client/test.py::test_set_without_version 0.01s teardown test_keeper_client/test.py::test_rm_with_version 0.01s teardown test_keeper_client/test.py::test_base_commands 0.01s teardown test_keeper_client/test.py::test_get_all_children_number 0.00s teardown test_keeper_client/test.py::test_find_super_nodes 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s teardown test_keeper_client/test.py::test_big_family 0.00s teardown test_keeper_client/test.py::test_set_with_version 0.00s call test_keeper_client/test.py::test_rm_without_version 0.00s teardown test_keeper_client/test.py::test_delete_stale_backups 0.00s teardown test_keeper_client/test.py::test_quoted_argument_parsing 0.00s teardown test_keeper_client/test.py::test_rm_without_version 0.00s teardown test_keeper_client/test.py::test_four_letter_word_commands 0.00s setup test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s teardown test_keeper_back_to_back/test.py::test_stats 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_watches_session 0.00s call test_keeper_client/test.py::test_four_letter_word_commands 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s setup test_keeper_back_to_back/test.py::test_end_of_session 0.00s teardown test_insert_into_distributed/test.py::test_inserts_local 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s setup test_grpc_protocol/test.py::test_totals_and_extremes 0.00s teardown test_mask_sensitive_info/test.py::test_backup_table 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s setup test_insert_into_distributed/test.py::test_table_function 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_mask_sensitive_info/test.py::test_table_functions 0.00s setup test_mask_sensitive_info/test.py::test_create_alter_user 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s setup test_insert_into_distributed/test.py::test_prefer_localhost_replica 0.00s setup test_keeper_back_to_back/test.py::test_watchers 0.00s teardown test_mask_sensitive_info/test.py::test_create_database 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_delete 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_jdbc_bridge/test.py::test_jdbc_update 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_to_mv 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy 0.00s teardown test_mask_sensitive_info/test.py::test_create_dictionary 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_mask_sensitive_info/test.py::test_encryption_functions 0.00s teardown test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s setup test_mask_sensitive_info/test.py::test_create_dictionary 0.00s teardown test_mask_sensitive_info/test.py::test_on_cluster 0.00s setup test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s setup test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_keeper_back_to_back/test.py::test_multitransactions 0.00s setup test_materialized_mysql_database/test.py::test_default_values 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_mask_sensitive_info/test.py::test_create_database 0.00s setup test_keeper_back_to_back/test.py::test_sequential_nodes 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_mask_sensitive_info/test.py::test_on_cluster 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s teardown test_mask_sensitive_info/test.py::test_create_table 0.00s teardown test_keeper_back_to_back/test.py::test_end_of_session 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_keeper_back_to_back/test.py::test_simple_commands 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication 0.00s teardown test_keeper_back_to_back/test.py::test_multitransactions 0.00s teardown test_materialized_mysql_database/test.py::test_double_quoted_comment 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_mask_sensitive_info/test.py::test_backup_to_s3 0.00s teardown test_mask_sensitive_info/test.py::test_create_alter_user 0.00s setup test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_jdbc_bridge/test.py::test_jdbc_insert 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list 0.00s setup test_keeper_back_to_back/test.py::test_random_requests 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_distributed_query 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s teardown test_insert_into_distributed/test.py::test_inserts_low_cardinality 0.00s setup test_keeper_back_to_back/test.py::test_stats 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_query 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_mask_sensitive_info/test.py::test_table_function_ways_to_call 0.00s setup test_materialized_mysql_database/test.py::test_create_table_as_select 0.00s teardown test_materialized_mysql_database/test.py::test_default_values 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_jdbc_bridge/test.py::test_jdbc_query 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_mask_sensitive_info/test.py::test_create_table 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_insert 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_jdbc_bridge/test.py::test_jdbc_table_engine 0.00s teardown test_mask_sensitive_info/test.py::test_encryption_functions 0.00s teardown test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 =========================== short test summary info ============================ PASSED test_grpc_protocol/test.py::test_simultaneous_queries_same_channel PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_keeper_client/test.py::test_base_commands PASSED test_keeper_client/test.py::test_big_family PASSED test_keeper_client/test.py::test_delete_stale_backups PASSED test_keeper_client/test.py::test_find_super_nodes PASSED test_keeper_client/test.py::test_four_letter_word_commands PASSED test_keeper_client/test.py::test_get_all_children_number PASSED test_keeper_client/test.py::test_quoted_argument_parsing PASSED test_keeper_client/test.py::test_rm_with_version PASSED test_keeper_client/test.py::test_rm_without_version PASSED test_keeper_client/test.py::test_set_with_version PASSED test_keeper_client/test.py::test_set_without_version PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_mask_sensitive_info/test.py::test_backup_table PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_mask_sensitive_info/test.py::test_backup_to_s3 PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_mask_sensitive_info/test.py::test_create_alter_user PASSED test_mask_sensitive_info/test.py::test_create_database PASSED test_mask_sensitive_info/test.py::test_create_dictionary PASSED test_jdbc_bridge/test.py::test_jdbc_delete PASSED test_jdbc_bridge/test.py::test_jdbc_distributed_query PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_env_proxy PASSED test_jdbc_bridge/test.py::test_jdbc_insert PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_proxy_list PASSED test_jdbc_bridge/test.py::test_jdbc_query PASSED test_jdbc_bridge/test.py::test_jdbc_table_engine PASSED test_https_s3_table_function_with_http_proxy_no_tunneling/test.py::test_s3_with_https_remote_proxy PASSED test_jdbc_bridge/test.py::test_jdbc_update PASSED test_mask_sensitive_info/test.py::test_create_table PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_mask_sensitive_info/test.py::test_encryption_functions PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_mask_sensitive_info/test.py::test_on_cluster PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart PASSED test_mask_sensitive_info/test.py::test_table_function_ways_to_call PASSED test_insert_into_distributed/test.py::test_inserts_local PASSED test_insert_into_distributed/test.py::test_inserts_low_cardinality PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_local_internal_replication PASSED test_insert_into_distributed/test.py::test_inserts_single_replica_no_internal_replication PASSED test_keeper_back_to_back/test.py::test_concurrent_watches PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_keeper_back_to_back/test.py::test_end_of_session PASSED test_keeper_back_to_back/test.py::test_end_of_watches_session PASSED test_keeper_back_to_back/test.py::test_multitransactions PASSED test_insert_into_distributed/test.py::test_prefer_localhost_replica PASSED test_insert_into_distributed/test.py::test_table_function PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_mask_sensitive_info/test.py::test_table_functions PASSED test_interserver_dns_retires/test.py::test_query PASSED test_logs_level/test.py::test_check_client_logs_level PASSED test_keeper_back_to_back/test.py::test_random_requests PASSED test_keeper_back_to_back/test.py::test_sequential_nodes PASSED test_keeper_back_to_back/test.py::test_simple_commands PASSED test_keeper_reconfig_remove/test.py::test_reconfig_remove_followers_from_3 PASSED test_keeper_back_to_back/test.py::test_stats PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log PASSED test_keeper_back_to_back/test.py::test_watchers PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command PASSED test_keeper_snapshot_on_exit/test.py::test_snapshot_on_exit PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader PASSED test_keeper_memory_soft_limit/test.py::test_soft_limit_create PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_materialized_mysql_database/test.py::test_binlog_client PASSED test_keeper_persistent_log_multinode/test.py::test_restart_multinode PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_create_table_as_select PASSED test_materialized_mysql_database/test.py::test_default_values PASSED test_log_levels_update/test.py::test_log_levels_update PASSED test_materialized_mysql_database/test.py::test_double_quoted_comment PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv ======================= 100 passed in 412.44s (0:06:52) ========================